code source game Bi-a 3D

23.682 lượt xem;
1
2 namespace
ThreeDPool.EventHandlers
3 {
4     
// this event system will be helpful for UI implementation
5     
public struct CueActionEvent : IGameEvent
6     {
7         
public float ForceGathered;
8     }
9 }


Gõ tìm kiếm nhanh...